[INFO] cloning repository https://github.com/manticoresoftware/php-ext-model
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manticoresoftware/php-ext-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanticoresoftware%2Fphp-ext-model", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanticoresoftware%2Fphp-ext-model'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fe95f6a3b0296174d6a0b2c5866a4be052a3607
[INFO] fixing manticoresoftware/php-ext-model against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanticoresoftware%2Fphp-ext-model" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manticoresoftware/php-ext-model
[INFO] finished tweaking git repo https://github.com/manticoresoftware/php-ext-model
[INFO] tweaked toml for git repo https://github.com/manticoresoftware/php-ext-model written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manticoresoftware/php-ext-model on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manticoresoftware/php-ext-model already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d
[INFO] running `Command { std: "docker" "start" "303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.4.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.53/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=8c28855ca44226b2 -C extra-filename=-f42506c9e46f14cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1d99bb3a692284d9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9fdf393146db4edc.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-76ec75bc4eacdedb.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d", kill_on_drop: false }`
[INFO] [stdout] 303b99019f86e3bb38bb237b68a0f997bfa38d91ff94123c3404eb0bfa708c1d
